Skip to content

clarify run-rustfix compiletest header #149

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jun 10, 2018
Merged

Conversation

mark-i-m
Copy link
Member

@mark-i-m mark-i-m commented Jun 2, 2018

No description provided.

When the test is run, compiletest first checks that the correct
lint/warning is generated. Then, it applies the suggestion and
compares against `.fixed` (they must match). Finally, the fixed
source is compiled, and this compilation is required to succeed.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we should probably mention that you can run ./x.py test --bless to generate this file

@mark-i-m
Copy link
Member Author

mark-i-m commented Jun 9, 2018

Done. Thanks :)

@nikomatsakis nikomatsakis merged commit 6317149 into master Jun 10, 2018
@mark-i-m mark-i-m deleted the mark-i-m-patch-1 branch November 10, 2018 01:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants